If, #If Question
2016年5月18日 — The #If's makes hotkeys conditional and are not so much in the flow of a script, but are executed if a hotkey under its effect is triggered to ...
Hotkey If Function
2022年8月18日 — Expression must be an expression which has been used with the #If directive elsewhere in the script. Although this command is unable to create ...
#HotIf - Syntax & Usage
The #HotIf directive creates context-sensitive hotkeys and hotstrings. Such hotkeys perform a different action (or none at all) depending on any condition ...
If (Expression)
The if (expression) statement specifies one or more statements to execute if an expression evaluates to true.
#If - Syntax & Usage
The #If directive creates context-sensitive hotkeys and hotstrings. Such hotkeys perform a different action (or none at all) depending on the result of an ...